Dataset statistics
| Number of variables | 35 |
|---|---|
| Number of observations | 1470 |
| Missing cells | 0 |
| Missing cells (%) | 0.0% |
| Duplicate rows | 0 |
| Duplicate rows (%) | 0.0% |
| Total size in memory | 402.1 KiB |
| Average record size in memory | 280.1 B |
Variable types
| Numeric | 15 |
|---|---|
| Boolean | 3 |
| Categorical | 17 |
EmployeeCount has constant value "1" | Constant |
Over18 has constant value "True" | Constant |
StandardHours has constant value "80" | Constant |
Age is highly overall correlated with TotalWorkingYears | High correlation |
MonthlyIncome is highly overall correlated with TotalWorkingYears and 1 other fields | High correlation |
PercentSalaryHike is highly overall correlated with PerformanceRating | High correlation |
TotalWorkingYears is highly overall correlated with Age and 3 other fields | High correlation |
YearsAtCompany is highly overall correlated with TotalWorkingYears and 3 other fields | High correlation |
YearsInCurrentRole is highly overall correlated with YearsAtCompany and 2 other fields | High correlation |
YearsSinceLastPromotion is highly overall correlated with YearsAtCompany and 1 other fields | High correlation |
YearsWithCurrManager is highly overall correlated with YearsAtCompany and 1 other fields | High correlation |
Department is highly overall correlated with EducationField and 1 other fields | High correlation |
EducationField is highly overall correlated with Department | High correlation |
JobLevel is highly overall correlated with MonthlyIncome and 2 other fields | High correlation |
JobRole is highly overall correlated with Department and 1 other fields | High correlation |
MaritalStatus is highly overall correlated with StockOptionLevel | High correlation |
PerformanceRating is highly overall correlated with PercentSalaryHike | High correlation |
StockOptionLevel is highly overall correlated with MaritalStatus | High correlation |
EmployeeNumber has unique values | Unique |
NumCompaniesWorked has 197 (13.4%) zeros | Zeros |
TrainingTimesLastYear has 54 (3.7%) zeros | Zeros |
YearsAtCompany has 44 (3.0%) zeros | Zeros |
YearsInCurrentRole has 244 (16.6%) zeros | Zeros |
YearsSinceLastPromotion has 581 (39.5%) zeros | Zeros |
YearsWithCurrManager has 263 (17.9%) zeros | Zeros |
Reproduction
| Analysis started | 2023-12-19 16:58:11.830375 |
|---|---|
| Analysis finished | 2023-12-19 16:58:44.455654 |
| Duration | 32.63 seconds |
| Software version | pandas-profiling v3.6.6 |
| Download configuration | config.json |
Age
Real number (ℝ)
| Distinct | 43 |
|---|---|
| Distinct (%) | 2.9% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 36.92381 |
| Minimum | 18 |
|---|---|
| Maximum | 60 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 18 |
|---|---|
| 5-th percentile | 24 |
| Q1 | 30 |
| median | 36 |
| Q3 | 43 |
| 95-th percentile | 54 |
| Maximum | 60 |
| Range | 42 |
| Interquartile range (IQR) | 13 |
Descriptive statistics
| Standard deviation | 9.1353735 |
|---|---|
| Coefficient of variation (CV) | 0.24741146 |
| Kurtosis | -0.40414514 |
| Mean | 36.92381 |
| Median Absolute Deviation (MAD) | 6 |
| Skewness | 0.4132863 |
| Sum | 54278 |
| Variance | 83.455049 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 35 | 78 | 5.3% |
| 34 | 77 | 5.2% |
| 36 | 69 | 4.7% |
| 31 | 69 | 4.7% |
| 29 | 68 | 4.6% |
| 32 | 61 | 4.1% |
| 30 | 60 | 4.1% |
| 33 | 58 | 3.9% |
| 38 | 58 | 3.9% |
| 40 | 57 | 3.9% |
| Other values (33) | 815 |
| Value | Count | Frequency (%) |
| 18 | 8 | 0.5% |
| 19 | 9 | 0.6% |
| 20 | 11 | 0.7% |
| 21 | 13 | 0.9% |
| 22 | 16 | 1.1% |
| 23 | 14 | 1.0% |
| 24 | 26 | |
| 25 | 26 | |
| 26 | 39 | |
| 27 | 48 |
| Value | Count | Frequency (%) |
| 60 | 5 | 0.3% |
| 59 | 10 | |
| 58 | 14 | |
| 57 | 4 | 0.3% |
| 56 | 14 | |
| 55 | 22 | |
| 54 | 18 | |
| 53 | 19 | |
| 52 | 18 | |
| 51 | 19 |
Attrition
Boolean
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 1.6 KiB |
| False | |
|---|---|
| True |
| Value | Count | Frequency (%) |
| False | 1233 | |
| True | 237 | 16.1% |
BusinessTravel
Categorical
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.2% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Travel_Rarely | |
|---|---|
| Travel_Frequently | |
| Non-Travel |
Length
| Max length | 17 |
|---|---|
| Median length | 13 |
| Mean length | 13.447619 |
| Min length | 10 |
Characters and Unicode
| Total characters | 19768 |
|---|---|
| Distinct characters | 17 |
| Distinct categories | 4 ? |
| Distinct scripts | 2 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Travel_Rarely |
|---|---|
| 2nd row | Travel_Frequently |
| 3rd row | Travel_Rarely |
| 4th row | Travel_Frequently |
| 5th row | Travel_Rarely |
Common Values
| Value | Count | Frequency (%) |
| Travel_Rarely | 1043 | |
| Travel_Frequently | 277 | 18.8% |
| Non-Travel | 150 | 10.2% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| travel_rarely | 1043 | |
| travel_frequently | 277 | 18.8% |
| non-travel | 150 | 10.2% |
Most occurring characters
| Value | Count | Frequency (%) |
| e | 3067 | |
| r | 2790 | |
| l | 2790 | |
| a | 2513 | |
| T | 1470 | |
| v | 1470 | |
| y | 1320 | |
| _ | 1320 | |
| R | 1043 | 5.3% |
| n | 427 | 2.2% |
| Other values (7) | 1558 |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 15358 | |
| Uppercase Letter | 2940 | 14.9% |
| Connector Punctuation | 1320 | 6.7% |
| Dash Punctuation | 150 | 0.8% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| e | 3067 | |
| r | 2790 | |
| l | 2790 | |
| a | 2513 | |
| v | 1470 | |
| y | 1320 | |
| n | 427 | 2.8% |
| q | 277 | 1.8% |
| u | 277 | 1.8% |
| t | 277 | 1.8% |
Uppercase Letter
| Value | Count | Frequency (%) |
| T | 1470 | |
| R | 1043 | |
| F | 277 | 9.4% |
| N | 150 | 5.1% |
Connector Punctuation
| Value | Count | Frequency (%) |
| _ | 1320 |
Dash Punctuation
| Value | Count | Frequency (%) |
| - | 150 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 18298 | |
| Common | 1470 | 7.4% |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| e | 3067 | |
| r | 2790 | |
| l | 2790 | |
| a | 2513 | |
| T | 1470 | |
| v | 1470 | |
| y | 1320 | |
| R | 1043 | 5.7% |
| n | 427 | 2.3% |
| F | 277 | 1.5% |
| Other values (5) | 1131 | 6.2% |
Common
| Value | Count | Frequency (%) |
| _ | 1320 | |
| - | 150 | 10.2% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 19768 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| e | 3067 | |
| r | 2790 | |
| l | 2790 | |
| a | 2513 | |
| T | 1470 | |
| v | 1470 | |
| y | 1320 | |
| _ | 1320 | |
| R | 1043 | 5.3% |
| n | 427 | 2.2% |
| Other values (7) | 1558 |
DailyRate
Real number (ℝ)
| Distinct | 886 |
|---|---|
| Distinct (%) | 60.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 802.48571 |
| Minimum | 102 |
|---|---|
| Maximum | 1499 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 102 |
|---|---|
| 5-th percentile | 165.35 |
| Q1 | 465 |
| median | 802 |
| Q3 | 1157 |
| 95-th percentile | 1424.1 |
| Maximum | 1499 |
| Range | 1397 |
| Interquartile range (IQR) | 692 |
Descriptive statistics
| Standard deviation | 403.5091 |
|---|---|
| Coefficient of variation (CV) | 0.50282403 |
| Kurtosis | -1.2038228 |
| Mean | 802.48571 |
| Median Absolute Deviation (MAD) | 344 |
| Skewness | -0.0035185684 |
| Sum | 1179654 |
| Variance | 162819.59 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 691 | 6 | 0.4% |
| 408 | 5 | 0.3% |
| 530 | 5 | 0.3% |
| 1329 | 5 | 0.3% |
| 1082 | 5 | 0.3% |
| 329 | 5 | 0.3% |
| 829 | 4 | 0.3% |
| 1469 | 4 | 0.3% |
| 267 | 4 | 0.3% |
| 217 | 4 | 0.3% |
| Other values (876) | 1423 |
| Value | Count | Frequency (%) |
| 102 | 1 | 0.1% |
| 103 | 1 | 0.1% |
| 104 | 1 | 0.1% |
| 105 | 1 | 0.1% |
| 106 | 1 | 0.1% |
| 107 | 1 | 0.1% |
| 109 | 1 | 0.1% |
| 111 | 3 | |
| 115 | 1 | 0.1% |
| 116 | 2 |
| Value | Count | Frequency (%) |
| 1499 | 1 | 0.1% |
| 1498 | 1 | 0.1% |
| 1496 | 2 | |
| 1495 | 3 | |
| 1492 | 1 | 0.1% |
| 1490 | 4 | |
| 1488 | 1 | 0.1% |
| 1485 | 3 | |
| 1482 | 1 | 0.1% |
| 1480 | 2 |
Department
Categorical
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.2% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Research & Development | |
|---|---|
| Sales | |
| Human Resources | 63 |
Length
| Max length | 22 |
|---|---|
| Median length | 22 |
| Mean length | 16.542177 |
| Min length | 5 |
Characters and Unicode
| Total characters | 24317 |
|---|---|
| Distinct characters | 20 |
| Distinct categories | 4 ? |
| Distinct scripts | 2 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Sales |
|---|---|
| 2nd row | Research & Development |
| 3rd row | Research & Development |
| 4th row | Research & Development |
| 5th row | Research & Development |
Common Values
| Value | Count | Frequency (%) |
| Research & Development | 961 | |
| Sales | 446 | |
| Human Resources | 63 | 4.3% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| research | 961 | |
| 961 | ||
| development | 961 | |
| sales | 446 | |
| human | 63 | 1.8% |
| resources | 63 | 1.8% |
Most occurring characters
| Value | Count | Frequency (%) |
| e | 5377 | |
| 1985 | 8.2% | |
| s | 1533 | 6.3% |
| a | 1470 | 6.0% |
| l | 1407 | 5.8% |
| R | 1024 | 4.2% |
| r | 1024 | 4.2% |
| c | 1024 | 4.2% |
| n | 1024 | 4.2% |
| m | 1024 | 4.2% |
| Other values (10) | 7425 |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 18877 | |
| Uppercase Letter | 2494 | 10.3% |
| Space Separator | 1985 | 8.2% |
| Other Punctuation | 961 | 4.0% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| e | 5377 | |
| s | 1533 | 8.1% |
| a | 1470 | 7.8% |
| l | 1407 | 7.5% |
| r | 1024 | 5.4% |
| c | 1024 | 5.4% |
| n | 1024 | 5.4% |
| m | 1024 | 5.4% |
| o | 1024 | 5.4% |
| p | 961 | 5.1% |
| Other values (4) | 3009 |
Uppercase Letter
| Value | Count | Frequency (%) |
| R | 1024 | |
| D | 961 | |
| S | 446 | |
| H | 63 | 2.5% |
Space Separator
| Value | Count | Frequency (%) |
| 1985 |
Other Punctuation
| Value | Count | Frequency (%) |
| & | 961 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 21371 | |
| Common | 2946 | 12.1% |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| e | 5377 | |
| s | 1533 | 7.2% |
| a | 1470 | 6.9% |
| l | 1407 | 6.6% |
| R | 1024 | 4.8% |
| r | 1024 | 4.8% |
| c | 1024 | 4.8% |
| n | 1024 | 4.8% |
| m | 1024 | 4.8% |
| o | 1024 | 4.8% |
| Other values (8) | 5440 |
Common
| Value | Count | Frequency (%) |
| 1985 | ||
| & | 961 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 24317 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| e | 5377 | |
| 1985 | 8.2% | |
| s | 1533 | 6.3% |
| a | 1470 | 6.0% |
| l | 1407 | 5.8% |
| R | 1024 | 4.2% |
| r | 1024 | 4.2% |
| c | 1024 | 4.2% |
| n | 1024 | 4.2% |
| m | 1024 | 4.2% |
| Other values (10) | 7425 |
DistanceFromHome
Real number (ℝ)
| Distinct | 29 |
|---|---|
| Distinct (%) | 2.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 9.192517 |
| Minimum | 1 |
|---|---|
| Maximum | 29 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 1 |
|---|---|
| 5-th percentile | 1 |
| Q1 | 2 |
| median | 7 |
| Q3 | 14 |
| 95-th percentile | 26 |
| Maximum | 29 |
| Range | 28 |
| Interquartile range (IQR) | 12 |
Descriptive statistics
| Standard deviation | 8.1068644 |
|---|---|
| Coefficient of variation (CV) | 0.88189823 |
| Kurtosis | -0.2248334 |
| Mean | 9.192517 |
| Median Absolute Deviation (MAD) | 5 |
| Skewness | 0.958118 |
| Sum | 13513 |
| Variance | 65.721251 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 2 | 211 | |
| 1 | 208 | |
| 10 | 86 | 5.9% |
| 9 | 85 | 5.8% |
| 3 | 84 | 5.7% |
| 7 | 84 | 5.7% |
| 8 | 80 | 5.4% |
| 5 | 65 | 4.4% |
| 4 | 64 | 4.4% |
| 6 | 59 | 4.0% |
| Other values (19) | 444 |
| Value | Count | Frequency (%) |
| 1 | 208 | |
| 2 | 211 | |
| 3 | 84 | 5.7% |
| 4 | 64 | 4.4% |
| 5 | 65 | 4.4% |
| 6 | 59 | 4.0% |
| 7 | 84 | 5.7% |
| 8 | 80 | 5.4% |
| 9 | 85 | |
| 10 | 86 |
| Value | Count | Frequency (%) |
| 29 | 27 | |
| 28 | 23 | |
| 27 | 12 | |
| 26 | 25 | |
| 25 | 25 | |
| 24 | 28 | |
| 23 | 27 | |
| 22 | 19 | |
| 21 | 18 | |
| 20 | 25 |
Education
Categorical
| Distinct | 5 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 5 | 48 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 5 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 2 |
|---|---|
| 2nd row | 1 |
| 3rd row | 2 |
| 4th row | 4 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 572 | |
| 4 | 398 | |
| 2 | 282 | |
| 1 | 170 | 11.6% |
| 5 | 48 | 3.3% |
EducationField
Categorical
| Distinct | 6 |
|---|---|
| Distinct (%) | 0.4% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Life Sciences | |
|---|---|
| Medical | |
| Marketing | |
| Technical Degree | |
| Other |
Length
| Max length | 16 |
|---|---|
| Median length | 15 |
| Mean length | 10.533333 |
| Min length | 5 |
Characters and Unicode
| Total characters | 15484 |
|---|---|
| Distinct characters | 26 |
| Distinct categories | 3 ? |
| Distinct scripts | 2 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Life Sciences |
|---|---|
| 2nd row | Life Sciences |
| 3rd row | Other |
| 4th row | Life Sciences |
| 5th row | Medical |
Common Values
| Value | Count | Frequency (%) |
| Life Sciences | 606 | |
| Medical | 464 | |
| Marketing | 159 | 10.8% |
| Technical Degree | 132 | 9.0% |
| Other | 82 | 5.6% |
| Human Resources | 27 | 1.8% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| life | 606 | |
| sciences | 606 | |
| medical | 464 | |
| marketing | 159 | 7.1% |
| technical | 132 | 5.9% |
| degree | 132 | 5.9% |
| other | 82 | 3.7% |
| human | 27 | 1.2% |
| resources | 27 | 1.2% |
Most occurring characters
| Value | Count | Frequency (%) |
| e | 3105 | |
| i | 1967 | |
| c | 1967 | |
| n | 924 | 6.0% |
| a | 782 | 5.1% |
| 765 | 4.9% | |
| s | 660 | 4.3% |
| M | 623 | 4.0% |
| L | 606 | 3.9% |
| f | 606 | 3.9% |
| Other values (16) | 3479 |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 12484 | |
| Uppercase Letter | 2235 | 14.4% |
| Space Separator | 765 | 4.9% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| e | 3105 | |
| i | 1967 | |
| c | 1967 | |
| n | 924 | 7.4% |
| a | 782 | 6.3% |
| s | 660 | 5.3% |
| f | 606 | 4.9% |
| l | 596 | 4.8% |
| d | 464 | 3.7% |
| r | 400 | 3.2% |
| Other values (7) | 1013 | 8.1% |
Uppercase Letter
| Value | Count | Frequency (%) |
| M | 623 | |
| L | 606 | |
| S | 606 | |
| T | 132 | 5.9% |
| D | 132 | 5.9% |
| O | 82 | 3.7% |
| H | 27 | 1.2% |
| R | 27 | 1.2% |
Space Separator
| Value | Count | Frequency (%) |
| 765 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 14719 | |
| Common | 765 | 4.9% |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| e | 3105 | |
| i | 1967 | |
| c | 1967 | |
| n | 924 | 6.3% |
| a | 782 | 5.3% |
| s | 660 | 4.5% |
| M | 623 | 4.2% |
| L | 606 | 4.1% |
| f | 606 | 4.1% |
| S | 606 | 4.1% |
| Other values (15) | 2873 |
Common
| Value | Count | Frequency (%) |
| 765 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 15484 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| e | 3105 | |
| i | 1967 | |
| c | 1967 | |
| n | 924 | 6.0% |
| a | 782 | 5.1% |
| 765 | 4.9% | |
| s | 660 | 4.3% |
| M | 623 | 4.0% |
| L | 606 | 3.9% |
| f | 606 | 3.9% |
| Other values (16) | 3479 |
EmployeeCount
Categorical
| Distinct | 1 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 1 |
|---|
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 1 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 1 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 1 | 1470 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1 | 1470 |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 1470 |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 1470 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 1470 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 1470 |
EmployeeNumber
Real number (ℝ)
| Distinct | 1470 |
|---|---|
| Distinct (%) | 100.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 1024.8653 |
| Minimum | 1 |
|---|---|
| Maximum | 2068 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 1 |
|---|---|
| 5-th percentile | 96.45 |
| Q1 | 491.25 |
| median | 1020.5 |
| Q3 | 1555.75 |
| 95-th percentile | 1967.55 |
| Maximum | 2068 |
| Range | 2067 |
| Interquartile range (IQR) | 1064.5 |
Descriptive statistics
| Standard deviation | 602.02433 |
|---|---|
| Coefficient of variation (CV) | 0.58741801 |
| Kurtosis | -1.2231789 |
| Mean | 1024.8653 |
| Median Absolute Deviation (MAD) | 533.5 |
| Skewness | 0.01657402 |
| Sum | 1506552 |
| Variance | 362433.3 |
| Monotonicity | Strictly increasing |
| Value | Count | Frequency (%) |
| 1 | 1 | 0.1% |
| 1391 | 1 | 0.1% |
| 1389 | 1 | 0.1% |
| 1387 | 1 | 0.1% |
| 1383 | 1 | 0.1% |
| 1382 | 1 | 0.1% |
| 1380 | 1 | 0.1% |
| 1379 | 1 | 0.1% |
| 1377 | 1 | 0.1% |
| 1375 | 1 | 0.1% |
| Other values (1460) | 1460 |
| Value | Count | Frequency (%) |
| 1 | 1 | |
| 2 | 1 | |
| 4 | 1 | |
| 5 | 1 | |
| 7 | 1 | |
| 8 | 1 | |
| 10 | 1 | |
| 11 | 1 | |
| 12 | 1 | |
| 13 | 1 |
| Value | Count | Frequency (%) |
| 2068 | 1 | |
| 2065 | 1 | |
| 2064 | 1 | |
| 2062 | 1 | |
| 2061 | 1 | |
| 2060 | 1 | |
| 2057 | 1 | |
| 2056 | 1 | |
| 2055 | 1 | |
| 2054 | 1 |
EnvironmentSatisfaction
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 4 | |
| 2 | |
| 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 2 |
|---|---|
| 2nd row | 3 |
| 3rd row | 4 |
| 4th row | 4 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 453 | |
| 4 | 446 | |
| 2 | 287 | |
| 1 | 284 |
Gender
Categorical
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Male | |
|---|---|
| Female |
Length
| Max length | 6 |
|---|---|
| Median length | 4 |
| Mean length | 4.8 |
| Min length | 4 |
Characters and Unicode
| Total characters | 7056 |
|---|---|
| Distinct characters | 6 |
| Distinct categories | 2 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Female |
|---|---|
| 2nd row | Male |
| 3rd row | Male |
| 4th row | Female |
| 5th row | Male |
Common Values
| Value | Count | Frequency (%) |
| Male | 882 | |
| Female | 588 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| male | 882 | |
| female | 588 |
Most occurring characters
| Value | Count | Frequency (%) |
| e | 2058 | |
| a | 1470 | |
| l | 1470 | |
| M | 882 | |
| F | 588 | 8.3% |
| m | 588 | 8.3% |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 5586 | |
| Uppercase Letter | 1470 | 20.8% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| e | 2058 | |
| a | 1470 | |
| l | 1470 | |
| m | 588 | 10.5% |
Uppercase Letter
| Value | Count | Frequency (%) |
| M | 882 | |
| F | 588 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 7056 |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| e | 2058 | |
| a | 1470 | |
| l | 1470 | |
| M | 882 | |
| F | 588 | 8.3% |
| m | 588 | 8.3% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 7056 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| e | 2058 | |
| a | 1470 | |
| l | 1470 | |
| M | 882 | |
| F | 588 | 8.3% |
| m | 588 | 8.3% |
HourlyRate
Real number (ℝ)
| Distinct | 71 |
|---|---|
| Distinct (%) | 4.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 65.891156 |
| Minimum | 30 |
|---|---|
| Maximum | 100 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 30 |
|---|---|
| 5-th percentile | 33 |
| Q1 | 48 |
| median | 66 |
| Q3 | 83.75 |
| 95-th percentile | 97 |
| Maximum | 100 |
| Range | 70 |
| Interquartile range (IQR) | 35.75 |
Descriptive statistics
| Standard deviation | 20.329428 |
|---|---|
| Coefficient of variation (CV) | 0.30853044 |
| Kurtosis | -1.1963985 |
| Mean | 65.891156 |
| Median Absolute Deviation (MAD) | 18 |
| Skewness | -0.032310953 |
| Sum | 96860 |
| Variance | 413.28563 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 66 | 29 | 2.0% |
| 98 | 28 | 1.9% |
| 42 | 28 | 1.9% |
| 48 | 28 | 1.9% |
| 84 | 28 | 1.9% |
| 57 | 27 | 1.8% |
| 79 | 27 | 1.8% |
| 96 | 27 | 1.8% |
| 54 | 26 | 1.8% |
| 52 | 26 | 1.8% |
| Other values (61) | 1196 |
| Value | Count | Frequency (%) |
| 30 | 19 | |
| 31 | 15 | |
| 32 | 24 | |
| 33 | 19 | |
| 34 | 12 | |
| 35 | 18 | |
| 36 | 18 | |
| 37 | 18 | |
| 38 | 13 | |
| 39 | 17 |
| Value | Count | Frequency (%) |
| 100 | 19 | |
| 99 | 20 | |
| 98 | 28 | |
| 97 | 21 | |
| 96 | 27 | |
| 95 | 23 | |
| 94 | 22 | |
| 93 | 16 | |
| 92 | 25 | |
| 91 | 18 |
JobInvolvement
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 2 | |
| 4 | |
| 1 | 83 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 3 |
|---|---|
| 2nd row | 2 |
| 3rd row | 2 |
| 4th row | 3 |
| 5th row | 3 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 868 | |
| 2 | 375 | |
| 4 | 144 | 9.8% |
| 1 | 83 | 5.6% |
JobLevel
Categorical
| Distinct | 5 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 1 | |
|---|---|
| 2 | |
| 3 | |
| 4 | |
| 5 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 5 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 2 |
|---|---|
| 2nd row | 2 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 543 | |
| 2 | 534 | |
| 3 | 218 | |
| 4 | 106 | 7.2% |
| 5 | 69 | 4.7% |
JobRole
Categorical
| Distinct | 9 |
|---|---|
| Distinct (%) | 0.6% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Sales Executive | |
|---|---|
| Research Scientist | |
| Laboratory Technician | |
| Manufacturing Director | |
| Healthcare Representative | |
| Other values (4) |
Length
| Max length | 25 |
|---|---|
| Median length | 21 |
| Mean length | 18.070748 |
| Min length | 7 |
Characters and Unicode
| Total characters | 26564 |
|---|---|
| Distinct characters | 29 |
| Distinct categories | 3 ? |
| Distinct scripts | 2 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Sales Executive |
|---|---|
| 2nd row | Research Scientist |
| 3rd row | Laboratory Technician |
| 4th row | Research Scientist |
| 5th row | Laboratory Technician |
Common Values
| Value | Count | Frequency (%) |
| Sales Executive | 326 | |
| Research Scientist | 292 | |
| Laboratory Technician | 259 | |
| Manufacturing Director | 145 | |
| Healthcare Representative | 131 | |
| Manager | 102 | 6.9% |
| Sales Representative | 83 | 5.6% |
| Research Director | 80 | 5.4% |
| Human Resources | 52 | 3.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| sales | 409 | |
| research | 372 | |
| executive | 326 | |
| scientist | 292 | |
| laboratory | 259 | |
| technician | 259 | |
| director | 225 | |
| representative | 214 | |
| manufacturing | 145 | 5.1% |
| healthcare | 131 | 4.6% |
| Other values (3) | 206 |
Most occurring characters
| Value | Count | Frequency (%) |
| e | 3905 | |
| a | 2580 | 9.7% |
| t | 2098 | 7.9% |
| c | 2061 | 7.8% |
| i | 2012 | 7.6% |
| r | 1984 | 7.5% |
| n | 1468 | 5.5% |
| s | 1391 | 5.2% |
| 1368 | 5.1% | |
| o | 795 | 3.0% |
| Other values (19) | 6902 |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 22358 | |
| Uppercase Letter | 2838 | 10.7% |
| Space Separator | 1368 | 5.1% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| e | 3905 | |
| a | 2580 | |
| t | 2098 | |
| c | 2061 | |
| i | 2012 | |
| r | 1984 | |
| n | 1468 | 6.6% |
| s | 1391 | 6.2% |
| o | 795 | 3.6% |
| h | 762 | 3.4% |
| Other values (10) | 3302 |
Uppercase Letter
| Value | Count | Frequency (%) |
| S | 701 | |
| R | 638 | |
| E | 326 | |
| L | 259 | 9.1% |
| T | 259 | 9.1% |
| M | 247 | 8.7% |
| D | 225 | 7.9% |
| H | 183 | 6.4% |
Space Separator
| Value | Count | Frequency (%) |
| 1368 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 25196 | |
| Common | 1368 | 5.1% |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| e | 3905 | |
| a | 2580 | |
| t | 2098 | 8.3% |
| c | 2061 | 8.2% |
| i | 2012 | 8.0% |
| r | 1984 | 7.9% |
| n | 1468 | 5.8% |
| s | 1391 | 5.5% |
| o | 795 | 3.2% |
| h | 762 | 3.0% |
| Other values (18) | 6140 |
Common
| Value | Count | Frequency (%) |
| 1368 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 26564 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| e | 3905 | |
| a | 2580 | 9.7% |
| t | 2098 | 7.9% |
| c | 2061 | 7.8% |
| i | 2012 | 7.6% |
| r | 1984 | 7.5% |
| n | 1468 | 5.5% |
| s | 1391 | 5.2% |
| 1368 | 5.1% | |
| o | 795 | 3.0% |
| Other values (19) | 6902 |
JobSatisfaction
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 4 | |
|---|---|
| 3 | |
| 1 | |
| 2 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 4 |
|---|---|
| 2nd row | 2 |
| 3rd row | 3 |
| 4th row | 3 |
| 5th row | 2 |
Common Values
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
Most occurring characters
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 4 | 459 | |
| 3 | 442 | |
| 1 | 289 | |
| 2 | 280 |
MaritalStatus
Categorical
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.2% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| Married | |
|---|---|
| Single | |
| Divorced |
Length
| Max length | 8 |
|---|---|
| Median length | 7 |
| Mean length | 6.9027211 |
| Min length | 6 |
Characters and Unicode
| Total characters | 10147 |
|---|---|
| Distinct characters | 14 |
| Distinct categories | 2 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | Single |
|---|---|
| 2nd row | Married |
| 3rd row | Single |
| 4th row | Married |
| 5th row | Married |
Common Values
| Value | Count | Frequency (%) |
| Married | 673 | |
| Single | 470 | |
| Divorced | 327 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| married | 673 | |
| single | 470 | |
| divorced | 327 |
Most occurring characters
| Value | Count | Frequency (%) |
| r | 1673 | |
| i | 1470 | |
| e | 1470 | |
| d | 1000 | |
| M | 673 | |
| a | 673 | |
| S | 470 | 4.6% |
| n | 470 | 4.6% |
| g | 470 | 4.6% |
| l | 470 | 4.6% |
| Other values (4) | 1308 |
Most occurring categories
| Value | Count | Frequency (%) |
| Lowercase Letter | 8677 | |
| Uppercase Letter | 1470 | 14.5% |
Most frequent character per category
Lowercase Letter
| Value | Count | Frequency (%) |
| r | 1673 | |
| i | 1470 | |
| e | 1470 | |
| d | 1000 | |
| a | 673 | |
| n | 470 | 5.4% |
| g | 470 | 5.4% |
| l | 470 | 5.4% |
| v | 327 | 3.8% |
| o | 327 | 3.8% |
Uppercase Letter
| Value | Count | Frequency (%) |
| M | 673 | |
| S | 470 | |
| D | 327 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Latin | 10147 |
Most frequent character per script
Latin
| Value | Count | Frequency (%) |
| r | 1673 | |
| i | 1470 | |
| e | 1470 | |
| d | 1000 | |
| M | 673 | |
| a | 673 | |
| S | 470 | 4.6% |
| n | 470 | 4.6% |
| g | 470 | 4.6% |
| l | 470 | 4.6% |
| Other values (4) | 1308 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 10147 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| r | 1673 | |
| i | 1470 | |
| e | 1470 | |
| d | 1000 | |
| M | 673 | |
| a | 673 | |
| S | 470 | 4.6% |
| n | 470 | 4.6% |
| g | 470 | 4.6% |
| l | 470 | 4.6% |
| Other values (4) | 1308 |
MonthlyIncome
Real number (ℝ)
| Distinct | 1349 |
|---|---|
| Distinct (%) | 91.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 6502.9313 |
| Minimum | 1009 |
|---|---|
| Maximum | 19999 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 1009 |
|---|---|
| 5-th percentile | 2097.9 |
| Q1 | 2911 |
| median | 4919 |
| Q3 | 8379 |
| 95-th percentile | 17821.35 |
| Maximum | 19999 |
| Range | 18990 |
| Interquartile range (IQR) | 5468 |
Descriptive statistics
| Standard deviation | 4707.9568 |
|---|---|
| Coefficient of variation (CV) | 0.72397455 |
| Kurtosis | 1.0052327 |
| Mean | 6502.9313 |
| Median Absolute Deviation (MAD) | 2199 |
| Skewness | 1.3698167 |
| Sum | 9559309 |
| Variance | 22164857 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 2342 | 4 | 0.3% |
| 6142 | 3 | 0.2% |
| 2741 | 3 | 0.2% |
| 2559 | 3 | 0.2% |
| 2610 | 3 | 0.2% |
| 2451 | 3 | 0.2% |
| 5562 | 3 | 0.2% |
| 3452 | 3 | 0.2% |
| 2380 | 3 | 0.2% |
| 6347 | 3 | 0.2% |
| Other values (1339) | 1439 |
| Value | Count | Frequency (%) |
| 1009 | 1 | |
| 1051 | 1 | |
| 1052 | 1 | |
| 1081 | 1 | |
| 1091 | 1 | |
| 1102 | 1 | |
| 1118 | 1 | |
| 1129 | 1 | |
| 1200 | 1 | |
| 1223 | 1 |
| Value | Count | Frequency (%) |
| 19999 | 1 | |
| 19973 | 1 | |
| 19943 | 1 | |
| 19926 | 1 | |
| 19859 | 1 | |
| 19847 | 1 | |
| 19845 | 1 | |
| 19833 | 1 | |
| 19740 | 1 | |
| 19717 | 1 |
MonthlyRate
Real number (ℝ)
| Distinct | 1427 |
|---|---|
| Distinct (%) | 97.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 14313.103 |
| Minimum | 2094 |
|---|---|
| Maximum | 26999 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 2094 |
|---|---|
| 5-th percentile | 3384.55 |
| Q1 | 8047 |
| median | 14235.5 |
| Q3 | 20461.5 |
| 95-th percentile | 25431.9 |
| Maximum | 26999 |
| Range | 24905 |
| Interquartile range (IQR) | 12414.5 |
Descriptive statistics
| Standard deviation | 7117.786 |
|---|---|
| Coefficient of variation (CV) | 0.4972916 |
| Kurtosis | -1.2149561 |
| Mean | 14313.103 |
| Median Absolute Deviation (MAD) | 6206.5 |
| Skewness | 0.018577808 |
| Sum | 21040262 |
| Variance | 50662878 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 4223 | 3 | 0.2% |
| 9150 | 3 | 0.2% |
| 9558 | 2 | 0.1% |
| 12858 | 2 | 0.1% |
| 22074 | 2 | 0.1% |
| 25326 | 2 | 0.1% |
| 9096 | 2 | 0.1% |
| 13008 | 2 | 0.1% |
| 12355 | 2 | 0.1% |
| 7744 | 2 | 0.1% |
| Other values (1417) | 1448 |
| Value | Count | Frequency (%) |
| 2094 | 1 | |
| 2097 | 1 | |
| 2104 | 1 | |
| 2112 | 1 | |
| 2122 | 1 | |
| 2125 | 2 | |
| 2137 | 1 | |
| 2227 | 1 | |
| 2243 | 1 | |
| 2253 | 1 |
| Value | Count | Frequency (%) |
| 26999 | 1 | |
| 26997 | 1 | |
| 26968 | 1 | |
| 26959 | 1 | |
| 26956 | 1 | |
| 26933 | 1 | |
| 26914 | 1 | |
| 26897 | 1 | |
| 26894 | 1 | |
| 26862 | 1 |
NumCompaniesWorked
Real number (ℝ)
| Distinct | 10 |
|---|---|
| Distinct (%) | 0.7% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 2.6931973 |
| Minimum | 0 |
|---|---|
| Maximum | 9 |
| Zeros | 197 |
| Zeros (%) | 13.4% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 1 |
| median | 2 |
| Q3 | 4 |
| 95-th percentile | 8 |
| Maximum | 9 |
| Range | 9 |
| Interquartile range (IQR) | 3 |
Descriptive statistics
| Standard deviation | 2.498009 |
|---|---|
| Coefficient of variation (CV) | 0.92752545 |
| Kurtosis | 0.010213817 |
| Mean | 2.6931973 |
| Median Absolute Deviation (MAD) | 1 |
| Skewness | 1.0264711 |
| Sum | 3959 |
| Variance | 6.240049 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 1 | 521 | |
| 0 | 197 | 13.4% |
| 3 | 159 | 10.8% |
| 2 | 146 | 9.9% |
| 4 | 139 | 9.5% |
| 7 | 74 | 5.0% |
| 6 | 70 | 4.8% |
| 5 | 63 | 4.3% |
| 9 | 52 | 3.5% |
| 8 | 49 | 3.3% |
| Value | Count | Frequency (%) |
| 0 | 197 | 13.4% |
| 1 | 521 | |
| 2 | 146 | 9.9% |
| 3 | 159 | 10.8% |
| 4 | 139 | 9.5% |
| 5 | 63 | 4.3% |
| 6 | 70 | 4.8% |
| 7 | 74 | 5.0% |
| 8 | 49 | 3.3% |
| 9 | 52 | 3.5% |
| Value | Count | Frequency (%) |
| 9 | 52 | 3.5% |
| 8 | 49 | 3.3% |
| 7 | 74 | 5.0% |
| 6 | 70 | 4.8% |
| 5 | 63 | 4.3% |
| 4 | 139 | 9.5% |
| 3 | 159 | 10.8% |
| 2 | 146 | 9.9% |
| 1 | 521 | |
| 0 | 197 | 13.4% |
Over18
Boolean
| Distinct | 1 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 1.6 KiB |
| True |
|---|
| Value | Count | Frequency (%) |
| True | 1470 |
OverTime
Boolean
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 1.6 KiB |
| False | |
|---|---|
| True |
| Value | Count | Frequency (%) |
| False | 1054 | |
| True | 416 | 28.3% |
PercentSalaryHike
Real number (ℝ)
| Distinct | 15 |
|---|---|
| Distinct (%) | 1.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 15.209524 |
| Minimum | 11 |
|---|---|
| Maximum | 25 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 11 |
|---|---|
| 5-th percentile | 11 |
| Q1 | 12 |
| median | 14 |
| Q3 | 18 |
| 95-th percentile | 22 |
| Maximum | 25 |
| Range | 14 |
| Interquartile range (IQR) | 6 |
Descriptive statistics
| Standard deviation | 3.6599377 |
|---|---|
| Coefficient of variation (CV) | 0.2406346 |
| Kurtosis | -0.30059822 |
| Mean | 15.209524 |
| Median Absolute Deviation (MAD) | 2 |
| Skewness | 0.82112798 |
| Sum | 22358 |
| Variance | 13.395144 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 11 | 210 | |
| 13 | 209 | |
| 14 | 201 | |
| 12 | 198 | |
| 15 | 101 | |
| 18 | 89 | |
| 17 | 82 | 5.6% |
| 16 | 78 | 5.3% |
| 19 | 76 | 5.2% |
| 22 | 56 | 3.8% |
| Other values (5) | 170 |
| Value | Count | Frequency (%) |
| 11 | 210 | |
| 12 | 198 | |
| 13 | 209 | |
| 14 | 201 | |
| 15 | 101 | |
| 16 | 78 | 5.3% |
| 17 | 82 | 5.6% |
| 18 | 89 | |
| 19 | 76 | 5.2% |
| 20 | 55 | 3.7% |
| Value | Count | Frequency (%) |
| 25 | 18 | 1.2% |
| 24 | 21 | 1.4% |
| 23 | 28 | 1.9% |
| 22 | 56 | |
| 21 | 48 | |
| 20 | 55 | |
| 19 | 76 | |
| 18 | 89 | |
| 17 | 82 | |
| 16 | 78 |
PerformanceRating
Categorical
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 4 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 3 |
|---|---|
| 2nd row | 4 |
| 3rd row | 3 |
| 4th row | 3 |
| 5th row | 3 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 1244 | |
| 4 | 226 | 15.4% |
RelationshipSatisfaction
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 4 | |
| 2 | |
| 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 4 |
| 3rd row | 2 |
| 4th row | 3 |
| 5th row | 4 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 459 | |
| 4 | 432 | |
| 2 | 303 | |
| 1 | 276 |
StandardHours
Categorical
| Distinct | 1 |
|---|---|
| Distinct (%) | 0.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 80 |
|---|
Length
| Max length | 2 |
|---|---|
| Median length | 2 |
| Mean length | 2 |
| Min length | 2 |
Characters and Unicode
| Total characters | 2940 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 80 |
|---|---|
| 2nd row | 80 |
| 3rd row | 80 |
| 4th row | 80 |
| 5th row | 80 |
Common Values
| Value | Count | Frequency (%) |
| 80 | 1470 |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 80 | 1470 |
Most occurring characters
| Value | Count | Frequency (%) |
| 8 | 1470 | |
| 0 | 1470 |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 2940 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 8 | 1470 | |
| 0 | 1470 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 2940 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 8 | 1470 | |
| 0 | 1470 |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 2940 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 8 | 1470 | |
| 0 | 1470 |
StockOptionLevel
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 0 | |
|---|---|
| 1 | |
| 2 | |
| 3 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 1 |
| 3rd row | 0 |
| 4th row | 0 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 631 | |
| 1 | 596 | |
| 2 | 158 | 10.7% |
| 3 | 85 | 5.8% |
TotalWorkingYears
Real number (ℝ)
| Distinct | 40 |
|---|---|
| Distinct (%) | 2.7% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 11.279592 |
| Minimum | 0 |
|---|---|
| Maximum | 40 |
| Zeros | 11 |
| Zeros (%) | 0.7% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 1 |
| Q1 | 6 |
| median | 10 |
| Q3 | 15 |
| 95-th percentile | 28 |
| Maximum | 40 |
| Range | 40 |
| Interquartile range (IQR) | 9 |
Descriptive statistics
| Standard deviation | 7.7807817 |
|---|---|
| Coefficient of variation (CV) | 0.68981057 |
| Kurtosis | 0.91826954 |
| Mean | 11.279592 |
| Median Absolute Deviation (MAD) | 4 |
| Skewness | 1.1171719 |
| Sum | 16581 |
| Variance | 60.540563 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 10 | 202 | 13.7% |
| 6 | 125 | 8.5% |
| 8 | 103 | 7.0% |
| 9 | 96 | 6.5% |
| 5 | 88 | 6.0% |
| 7 | 81 | 5.5% |
| 1 | 81 | 5.5% |
| 4 | 63 | 4.3% |
| 12 | 48 | 3.3% |
| 3 | 42 | 2.9% |
| Other values (30) | 541 |
| Value | Count | Frequency (%) |
| 0 | 11 | 0.7% |
| 1 | 81 | |
| 2 | 31 | 2.1% |
| 3 | 42 | 2.9% |
| 4 | 63 | |
| 5 | 88 | |
| 6 | 125 | |
| 7 | 81 | |
| 8 | 103 | |
| 9 | 96 |
| Value | Count | Frequency (%) |
| 40 | 2 | 0.1% |
| 38 | 1 | 0.1% |
| 37 | 4 | |
| 36 | 6 | |
| 35 | 3 | 0.2% |
| 34 | 5 | |
| 33 | 7 | |
| 32 | 9 | |
| 31 | 9 | |
| 30 | 7 |
TrainingTimesLastYear
Real number (ℝ)
| Distinct | 7 |
|---|---|
| Distinct (%) | 0.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 2.7993197 |
| Minimum | 0 |
|---|---|
| Maximum | 6 |
| Zeros | 54 |
| Zeros (%) | 3.7% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 1 |
| Q1 | 2 |
| median | 3 |
| Q3 | 3 |
| 95-th percentile | 5 |
| Maximum | 6 |
| Range | 6 |
| Interquartile range (IQR) | 1 |
Descriptive statistics
| Standard deviation | 1.2892706 |
|---|---|
| Coefficient of variation (CV) | 0.46056569 |
| Kurtosis | 0.49499299 |
| Mean | 2.7993197 |
| Median Absolute Deviation (MAD) | 1 |
| Skewness | 0.55312417 |
| Sum | 4115 |
| Variance | 1.6622187 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 2 | 547 | |
| 3 | 491 | |
| 4 | 123 | 8.4% |
| 5 | 119 | 8.1% |
| 1 | 71 | 4.8% |
| 6 | 65 | 4.4% |
| 0 | 54 | 3.7% |
| Value | Count | Frequency (%) |
| 0 | 54 | 3.7% |
| 1 | 71 | 4.8% |
| 2 | 547 | |
| 3 | 491 | |
| 4 | 123 | 8.4% |
| 5 | 119 | 8.1% |
| 6 | 65 | 4.4% |
| Value | Count | Frequency (%) |
| 6 | 65 | 4.4% |
| 5 | 119 | 8.1% |
| 4 | 123 | 8.4% |
| 3 | 491 | |
| 2 | 547 | |
| 1 | 71 | 4.8% |
| 0 | 54 | 3.7% |
WorkLifeBalance
Categorical
| Distinct | 4 |
|---|---|
| Distinct (%) | 0.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 11.6 KiB |
| 3 | |
|---|---|
| 2 | |
| 4 | |
| 1 | 80 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 1470 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 3 |
| 3rd row | 3 |
| 4th row | 3 |
| 5th row | 3 |
Common Values
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
Most occurring characters
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1470 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1470 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1470 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 3 | 893 | |
| 2 | 344 | 23.4% |
| 4 | 153 | 10.4% |
| 1 | 80 | 5.4% |
YearsAtCompany
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 37 |
|---|---|
| Distinct (%) | 2.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 7.0081633 |
| Minimum | 0 |
|---|---|
| Maximum | 40 |
| Zeros | 44 |
| Zeros (%) | 3.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 1 |
| Q1 | 3 |
| median | 5 |
| Q3 | 9 |
| 95-th percentile | 20 |
| Maximum | 40 |
| Range | 40 |
| Interquartile range (IQR) | 6 |
Descriptive statistics
| Standard deviation | 6.1265252 |
|---|---|
| Coefficient of variation (CV) | 0.87419841 |
| Kurtosis | 3.9355088 |
| Mean | 7.0081633 |
| Median Absolute Deviation (MAD) | 3 |
| Skewness | 1.7645295 |
| Sum | 10302 |
| Variance | 37.53431 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 5 | 196 | |
| 1 | 171 | |
| 3 | 128 | |
| 2 | 127 | |
| 10 | 120 | |
| 4 | 110 | 7.5% |
| 7 | 90 | 6.1% |
| 9 | 82 | 5.6% |
| 8 | 80 | 5.4% |
| 6 | 76 | 5.2% |
| Other values (27) | 290 |
| Value | Count | Frequency (%) |
| 0 | 44 | 3.0% |
| 1 | 171 | |
| 2 | 127 | |
| 3 | 128 | |
| 4 | 110 | |
| 5 | 196 | |
| 6 | 76 | 5.2% |
| 7 | 90 | |
| 8 | 80 | |
| 9 | 82 |
| Value | Count | Frequency (%) |
| 40 | 1 | 0.1% |
| 37 | 1 | 0.1% |
| 36 | 2 | 0.1% |
| 34 | 1 | 0.1% |
| 33 | 5 | |
| 32 | 3 | |
| 31 | 3 | |
| 30 | 1 | 0.1% |
| 29 | 2 | 0.1% |
| 27 | 2 | 0.1% |
YearsInCurrentRole
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 19 |
|---|---|
| Distinct (%) | 1.3% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 4.2292517 |
| Minimum | 0 |
|---|---|
| Maximum | 18 |
| Zeros | 244 |
| Zeros (%) | 16.6% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 2 |
| median | 3 |
| Q3 | 7 |
| 95-th percentile | 11 |
| Maximum | 18 |
| Range | 18 |
| Interquartile range (IQR) | 5 |
Descriptive statistics
| Standard deviation | 3.623137 |
|---|---|
| Coefficient of variation (CV) | 0.85668513 |
| Kurtosis | 0.47742077 |
| Mean | 4.2292517 |
| Median Absolute Deviation (MAD) | 3 |
| Skewness | 0.91736316 |
| Sum | 6217 |
| Variance | 13.127122 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 2 | 372 | |
| 0 | 244 | |
| 7 | 222 | |
| 3 | 135 | 9.2% |
| 4 | 104 | 7.1% |
| 8 | 89 | 6.1% |
| 9 | 67 | 4.6% |
| 1 | 57 | 3.9% |
| 6 | 37 | 2.5% |
| 5 | 36 | 2.4% |
| Other values (9) | 107 | 7.3% |
| Value | Count | Frequency (%) |
| 0 | 244 | |
| 1 | 57 | 3.9% |
| 2 | 372 | |
| 3 | 135 | 9.2% |
| 4 | 104 | 7.1% |
| 5 | 36 | 2.4% |
| 6 | 37 | 2.5% |
| 7 | 222 | |
| 8 | 89 | 6.1% |
| 9 | 67 | 4.6% |
| Value | Count | Frequency (%) |
| 18 | 2 | 0.1% |
| 17 | 4 | 0.3% |
| 16 | 7 | 0.5% |
| 15 | 8 | 0.5% |
| 14 | 11 | 0.7% |
| 13 | 14 | 1.0% |
| 12 | 10 | 0.7% |
| 11 | 22 | 1.5% |
| 10 | 29 | |
| 9 | 67 |
YearsSinceLastPromotion
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 16 |
|---|---|
| Distinct (%) | 1.1% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 2.1877551 |
| Minimum | 0 |
|---|---|
| Maximum | 15 |
| Zeros | 581 |
| Zeros (%) | 39.5% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 0 |
| median | 1 |
| Q3 | 3 |
| 95-th percentile | 9 |
| Maximum | 15 |
| Range | 15 |
| Interquartile range (IQR) | 3 |
Descriptive statistics
| Standard deviation | 3.2224303 |
|---|---|
| Coefficient of variation (CV) | 1.4729392 |
| Kurtosis | 3.6126731 |
| Mean | 2.1877551 |
| Median Absolute Deviation (MAD) | 1 |
| Skewness | 1.98429 |
| Sum | 3216 |
| Variance | 10.384057 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 0 | 581 | |
| 1 | 357 | |
| 2 | 159 | 10.8% |
| 7 | 76 | 5.2% |
| 4 | 61 | 4.1% |
| 3 | 52 | 3.5% |
| 5 | 45 | 3.1% |
| 6 | 32 | 2.2% |
| 11 | 24 | 1.6% |
| 8 | 18 | 1.2% |
| Other values (6) | 65 | 4.4% |
| Value | Count | Frequency (%) |
| 0 | 581 | |
| 1 | 357 | |
| 2 | 159 | 10.8% |
| 3 | 52 | 3.5% |
| 4 | 61 | 4.1% |
| 5 | 45 | 3.1% |
| 6 | 32 | 2.2% |
| 7 | 76 | 5.2% |
| 8 | 18 | 1.2% |
| 9 | 17 | 1.2% |
| Value | Count | Frequency (%) |
| 15 | 13 | 0.9% |
| 14 | 9 | 0.6% |
| 13 | 10 | 0.7% |
| 12 | 10 | 0.7% |
| 11 | 24 | 1.6% |
| 10 | 6 | 0.4% |
| 9 | 17 | 1.2% |
| 8 | 18 | 1.2% |
| 7 | 76 | |
| 6 | 32 |
YearsWithCurrManager
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 18 |
|---|---|
| Distinct (%) | 1.2% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 4.1231293 |
| Minimum | 0 |
|---|---|
| Maximum | 17 |
| Zeros | 263 |
| Zeros (%) | 17.9% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 11.6 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 2 |
| median | 3 |
| Q3 | 7 |
| 95-th percentile | 10 |
| Maximum | 17 |
| Range | 17 |
| Interquartile range (IQR) | 5 |
Descriptive statistics
| Standard deviation | 3.5681361 |
|---|---|
| Coefficient of variation (CV) | 0.86539517 |
| Kurtosis | 0.17105808 |
| Mean | 4.1231293 |
| Median Absolute Deviation (MAD) | 3 |
| Skewness | 0.83345099 |
| Sum | 6061 |
| Variance | 12.731595 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 2 | 344 | |
| 0 | 263 | |
| 7 | 216 | |
| 3 | 142 | |
| 8 | 107 | 7.3% |
| 4 | 98 | 6.7% |
| 1 | 76 | 5.2% |
| 9 | 64 | 4.4% |
| 5 | 31 | 2.1% |
| 6 | 29 | 2.0% |
| Other values (8) | 100 | 6.8% |
| Value | Count | Frequency (%) |
| 0 | 263 | |
| 1 | 76 | 5.2% |
| 2 | 344 | |
| 3 | 142 | |
| 4 | 98 | 6.7% |
| 5 | 31 | 2.1% |
| 6 | 29 | 2.0% |
| 7 | 216 | |
| 8 | 107 | 7.3% |
| 9 | 64 | 4.4% |
| Value | Count | Frequency (%) |
| 17 | 7 | 0.5% |
| 16 | 2 | 0.1% |
| 15 | 5 | 0.3% |
| 14 | 5 | 0.3% |
| 13 | 14 | 1.0% |
| 12 | 18 | 1.2% |
| 11 | 22 | 1.5% |
| 10 | 27 | 1.8% |
| 9 | 64 | |
| 8 | 107 |
| Age | DailyRate | DistanceFromHome | EmployeeNumber | HourlyRate | MonthlyIncome | MonthlyRate | NumCompaniesWorked | PercentSalaryHike | TotalWorkingYears | TrainingTimesLastYear | YearsAtCompany | YearsInCurrentRole | YearsSinceLastPromotion | YearsWithCurrManager | Attrition | BusinessTravel | Department | Education | EducationField | EnvironmentSatisfaction | Gender | JobInvolvement | JobLevel | JobRole | JobSatisfaction | MaritalStatus | OverTime | PerformanceRating | RelationshipSatisfaction | StockOptionLevel | WorkLifeBalance | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Age | 1.000 | 0.007 | -0.019 | -0.002 | 0.029 | 0.472 | 0.017 | 0.353 | 0.008 | 0.657 | 0.000 | 0.252 | 0.198 | 0.174 | 0.195 | 0.213 | 0.041 | 0.000 | 0.153 | 0.000 | 0.006 | 0.000 | 0.025 | 0.295 | 0.175 | 0.000 | 0.141 | 0.000 | 0.000 | 0.035 | 0.093 | 0.033 |
| DailyRate | 0.007 | 1.000 | -0.003 | -0.052 | 0.024 | 0.016 | -0.032 | 0.037 | 0.025 | 0.021 | -0.011 | -0.010 | 0.007 | -0.038 | -0.005 | 0.062 | 0.029 | 0.000 | 0.017 | 0.039 | 0.000 | 0.031 | 0.016 | 0.000 | 0.000 | 0.000 | 0.085 | 0.000 | 0.000 | 0.000 | 0.040 | 0.012 |
| DistanceFromHome | -0.019 | -0.003 | 1.000 | 0.039 | 0.020 | 0.003 | 0.040 | -0.010 | 0.030 | -0.003 | -0.025 | 0.011 | 0.014 | -0.005 | 0.004 | 0.067 | 0.023 | 0.000 | 0.000 | 0.000 | 0.000 | 0.030 | 0.028 | 0.054 | 0.000 | 0.000 | 0.000 | 0.066 | 0.058 | 0.025 | 0.015 | 0.000 |
| EmployeeNumber | -0.002 | -0.052 | 0.039 | 1.000 | 0.035 | 0.002 | 0.012 | 0.007 | -0.008 | -0.004 | 0.027 | 0.013 | -0.001 | 0.008 | -0.005 | 0.000 | 0.000 | 0.036 | 0.045 | 0.000 | 0.000 | 0.050 | 0.035 | 0.036 | 0.000 | 0.000 | 0.000 | 0.016 | 0.029 | 0.055 | 0.068 | 0.000 |
| HourlyRate | 0.029 | 0.024 | 0.020 | 0.035 | 1.000 | -0.020 | -0.015 | 0.019 | -0.010 | -0.012 | 0.000 | -0.029 | -0.034 | -0.052 | -0.014 | 0.044 | 0.000 | 0.000 | 0.000 | 0.031 | 0.000 | 0.000 | 0.000 | 0.000 | 0.023 | 0.010 | 0.000 | 0.064 | 0.000 | 0.000 | 0.052 | 0.000 |
| MonthlyIncome | 0.472 | 0.016 | 0.003 | 0.002 | -0.020 | 1.000 | 0.054 | 0.190 | -0.034 | 0.710 | -0.035 | 0.464 | 0.395 | 0.265 | 0.365 | 0.217 | 0.025 | 0.187 | 0.094 | 0.073 | 0.000 | 0.046 | 0.046 | 0.864 | 0.423 | 0.000 | 0.061 | 0.000 | 0.000 | 0.043 | 0.056 | 0.000 |
| MonthlyRate | 0.017 | -0.032 | 0.040 | 0.012 | -0.015 | 0.054 | 1.000 | 0.020 | -0.005 | 0.013 | -0.010 | -0.030 | -0.007 | -0.016 | -0.035 | 0.010 | 0.000 | 0.000 | 0.037 | 0.000 | 0.000 | 0.000 | 0.000 | 0.016 | 0.000 | 0.048 | 0.000 | 0.000 | 0.015 | 0.055 | 0.000 | 0.034 |
| NumCompaniesWorked | 0.353 | 0.037 | -0.010 | 0.007 | 0.019 | 0.190 | 0.020 | 1.000 | 0.000 | 0.315 | -0.047 | -0.171 | -0.128 | -0.067 | -0.144 | 0.107 | 0.000 | 0.032 | 0.101 | 0.060 | 0.000 | 0.000 | 0.000 | 0.113 | 0.079 | 0.000 | 0.038 | 0.000 | 0.000 | 0.000 | 0.000 | 0.051 |
| PercentSalaryHike | 0.008 | 0.025 | 0.030 | -0.008 | -0.010 | -0.034 | -0.005 | 0.000 | 1.000 | -0.026 | -0.004 | -0.054 | -0.026 | -0.055 | -0.026 | 0.000 | 0.030 | 0.000 | 0.021 | 0.000 | 0.000 | 0.049 | 0.036 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.997 | 0.027 | 0.000 | 0.000 |
| TotalWorkingYears | 0.657 | 0.021 | -0.003 | -0.004 | -0.012 | 0.710 | 0.013 | 0.315 | -0.026 | 1.000 | -0.014 | 0.594 | 0.493 | 0.335 | 0.495 | 0.208 | 0.000 | 0.024 | 0.095 | 0.030 | 0.000 | 0.000 | 0.000 | 0.539 | 0.293 | 0.024 | 0.069 | 0.000 | 0.000 | 0.031 | 0.064 | 0.000 |
| TrainingTimesLastYear | 0.000 | -0.011 | -0.025 | 0.027 | 0.000 | -0.035 | -0.010 | -0.047 | -0.004 | -0.014 | 1.000 | 0.001 | 0.005 | 0.010 | -0.012 | 0.079 | 0.000 | 0.000 | 0.027 | 0.044 | 0.000 | 0.000 | 0.013 | 0.017 | 0.000 | 0.021 | 0.000 | 0.099 | 0.000 | 0.000 | 0.000 | 0.000 |
| YearsAtCompany | 0.252 | -0.010 | 0.011 | 0.013 | -0.029 | 0.464 | -0.030 | -0.171 | -0.054 | 0.594 | 0.001 | 1.000 | 0.854 | 0.520 | 0.843 | 0.173 | 0.000 | 0.000 | 0.071 | 0.000 | 0.031 | 0.066 | 0.053 | 0.353 | 0.188 | 0.000 | 0.000 | 0.018 | 0.000 | 0.000 | 0.012 | 0.020 |
| YearsInCurrentRole | 0.198 | 0.007 | 0.014 | -0.001 | -0.034 | 0.395 | -0.007 | -0.128 | -0.026 | 0.493 | 0.005 | 0.854 | 1.000 | 0.506 | 0.725 | 0.169 | 0.000 | 0.000 | 0.029 | 0.000 | 0.036 | 0.079 | 0.000 | 0.241 | 0.132 | 0.000 | 0.040 | 0.042 | 0.031 | 0.000 | 0.023 | 0.025 |
| YearsSinceLastPromotion | 0.174 | -0.038 | -0.005 | 0.008 | -0.052 | 0.265 | -0.016 | -0.067 | -0.055 | 0.335 | 0.010 | 0.520 | 0.506 | 1.000 | 0.467 | 0.027 | 0.030 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.206 | 0.111 | 0.000 | 0.035 | 0.011 | 0.000 | 0.050 | 0.056 | 0.000 |
| YearsWithCurrManager | 0.195 | -0.005 | 0.004 | -0.005 | -0.014 | 0.365 | -0.035 | -0.144 | -0.026 | 0.495 | -0.012 | 0.843 | 0.725 | 0.467 | 1.000 | 0.179 | 0.064 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.044 | 0.232 | 0.118 | 0.000 | 0.000 | 0.000 | 0.030 | 0.000 | 0.030 | 0.031 |
| Attrition | 0.213 | 0.062 | 0.067 | 0.000 | 0.044 | 0.217 | 0.010 | 0.107 | 0.000 | 0.208 | 0.079 | 0.173 | 0.169 | 0.027 | 0.179 | 1.000 | 0.123 | 0.077 | 0.000 | 0.087 | 0.115 | 0.009 | 0.132 | 0.216 | 0.231 | 0.099 | 0.173 | 0.243 | 0.000 | 0.039 | 0.198 | 0.095 |
| BusinessTravel | 0.041 | 0.029 | 0.023 | 0.000 | 0.000 | 0.025 | 0.000 | 0.000 | 0.030 | 0.000 | 0.000 | 0.000 | 0.000 | 0.030 | 0.064 | 0.123 | 1.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.037 | 0.016 | 0.000 | 0.000 | 0.000 | 0.035 | 0.024 | 0.000 | 0.000 | 0.000 | 0.000 |
| Department | 0.000 | 0.000 | 0.000 | 0.036 | 0.000 | 0.187 | 0.000 | 0.032 | 0.000 | 0.024 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.077 | 0.000 | 1.000 | 0.000 | 0.588 | 0.018 | 0.026 | 0.000 | 0.212 | 0.937 | 0.029 | 0.030 | 0.000 | 0.000 | 0.020 | 0.000 | 0.047 |
| Education | 0.153 | 0.017 | 0.000 | 0.045 | 0.000 | 0.094 | 0.037 | 0.101 | 0.021 | 0.095 | 0.027 | 0.071 | 0.029 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 1.000 | 0.055 | 0.019 | 0.000 | 0.000 | 0.088 | 0.051 | 0.015 | 0.000 | 0.001 | 0.000 | 0.016 | 0.027 | 0.000 |
| EducationField | 0.000 | 0.039 | 0.000 | 0.000 | 0.031 | 0.073 | 0.000 | 0.060 | 0.000 | 0.030 | 0.044 | 0.000 | 0.000 | 0.000 | 0.000 | 0.087 | 0.000 | 0.588 | 0.055 | 1.000 | 0.031 | 0.000 | 0.000 | 0.091 | 0.336 | 0.017 | 0.000 | 0.000 | 0.000 | 0.040 | 0.032 | 0.027 |
| EnvironmentSatisfaction | 0.006 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.031 | 0.036 | 0.000 | 0.000 | 0.115 | 0.000 | 0.018 | 0.019 | 0.031 | 1.000 | 0.000 | 0.034 | 0.000 | 0.000 | 0.000 | 0.019 | 0.060 | 0.000 | 0.000 | 0.000 | 0.000 |
| Gender | 0.000 | 0.031 | 0.030 | 0.050 | 0.000 | 0.046 | 0.000 | 0.000 | 0.049 | 0.000 | 0.000 | 0.066 | 0.079 | 0.000 | 0.000 | 0.009 | 0.037 | 0.026 | 0.000 | 0.000 | 0.000 | 1.000 | 0.000 | 0.048 | 0.074 | 0.000 | 0.032 | 0.031 | 0.000 | 0.000 | 0.000 | 0.000 |
| JobInvolvement | 0.025 | 0.016 | 0.028 | 0.035 | 0.000 | 0.046 | 0.000 | 0.000 | 0.036 | 0.000 | 0.013 | 0.053 | 0.000 | 0.000 | 0.044 | 0.132 | 0.016 | 0.000 | 0.000 | 0.000 | 0.034 | 0.000 | 1.000 | 0.000 | 0.000 | 0.000 | 0.024 | 0.000 | 0.000 | 0.000 | 0.022 | 0.000 |
| JobLevel | 0.295 | 0.000 | 0.054 | 0.036 | 0.000 | 0.864 | 0.016 | 0.113 | 0.000 | 0.539 | 0.017 | 0.353 | 0.241 | 0.206 | 0.232 | 0.216 | 0.000 | 0.212 | 0.088 | 0.091 | 0.000 | 0.048 | 0.000 | 1.000 | 0.569 | 0.000 | 0.046 | 0.000 | 0.000 | 0.000 | 0.069 | 0.000 |
| JobRole | 0.175 | 0.000 | 0.000 | 0.000 | 0.023 | 0.423 | 0.000 | 0.079 | 0.000 | 0.293 | 0.000 | 0.188 | 0.132 | 0.111 | 0.118 | 0.231 | 0.000 | 0.937 | 0.051 | 0.336 | 0.000 | 0.074 | 0.000 | 0.569 | 1.000 | 0.000 | 0.061 | 0.000 | 0.000 | 0.030 | 0.039 | 0.029 |
| JobSatisfaction | 0.000 | 0.000 | 0.000 | 0.000 | 0.010 | 0.000 | 0.048 | 0.000 | 0.000 | 0.024 | 0.021 | 0.000 | 0.000 | 0.000 | 0.000 | 0.099 | 0.000 | 0.029 | 0.015 | 0.017 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 1.000 | 0.000 | 0.022 | 0.026 | 0.000 | 0.000 | 0.000 |
| MaritalStatus | 0.141 | 0.085 | 0.000 | 0.000 | 0.000 | 0.061 | 0.000 | 0.038 | 0.000 | 0.069 | 0.000 | 0.000 | 0.040 | 0.035 | 0.000 | 0.173 | 0.035 | 0.030 | 0.000 | 0.000 | 0.019 | 0.032 | 0.024 | 0.046 | 0.061 | 0.000 | 1.000 | 0.000 | 0.000 | 0.025 | 0.581 | 0.000 |
| OverTime | 0.000 | 0.000 | 0.066 | 0.016 | 0.064 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.099 | 0.018 | 0.042 | 0.011 | 0.000 | 0.243 | 0.024 | 0.000 | 0.001 | 0.000 | 0.060 | 0.031 | 0.000 | 0.000 | 0.000 | 0.022 | 0.000 | 1.000 | 0.000 | 0.025 | 0.000 | 0.000 |
| PerformanceRating | 0.000 | 0.000 | 0.058 | 0.029 | 0.000 | 0.000 | 0.015 | 0.000 | 0.997 | 0.000 | 0.000 | 0.000 | 0.031 | 0.000 | 0.030 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.026 | 0.000 | 0.000 | 1.000 | 0.000 | 0.000 | 0.000 |
| RelationshipSatisfaction | 0.035 | 0.000 | 0.025 | 0.055 | 0.000 | 0.043 | 0.055 | 0.000 | 0.027 | 0.031 | 0.000 | 0.000 | 0.000 | 0.050 | 0.000 | 0.039 | 0.000 | 0.020 | 0.016 | 0.040 | 0.000 | 0.000 | 0.000 | 0.000 | 0.030 | 0.000 | 0.025 | 0.025 | 0.000 | 1.000 | 0.030 | 0.000 |
| StockOptionLevel | 0.093 | 0.040 | 0.015 | 0.068 | 0.052 | 0.056 | 0.000 | 0.000 | 0.000 | 0.064 | 0.000 | 0.012 | 0.023 | 0.056 | 0.030 | 0.198 | 0.000 | 0.000 | 0.027 | 0.032 | 0.000 | 0.000 | 0.022 | 0.069 | 0.039 | 0.000 | 0.581 | 0.000 | 0.000 | 0.030 | 1.000 | 0.019 |
| WorkLifeBalance | 0.033 | 0.012 | 0.000 | 0.000 | 0.000 | 0.000 | 0.034 | 0.051 | 0.000 | 0.000 | 0.000 | 0.020 | 0.025 | 0.000 | 0.031 | 0.095 | 0.000 | 0.047 | 0.000 | 0.027 | 0.000 | 0.000 | 0.000 | 0.000 | 0.029 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.019 | 1.000 |
| Age | Attrition | BusinessTravel | DailyRate | Department | DistanceFromHome | Education | EducationField | EmployeeCount | EmployeeNumber | EnvironmentSatisfaction | Gender | HourlyRate | JobInvolvement | JobLevel | JobRole | JobSatisfaction | MaritalStatus | MonthlyIncome | MonthlyRate | NumCompaniesWorked | Over18 | OverTime | PercentSalaryHike | PerformanceRating | RelationshipSatisfaction | StandardHours | StockOptionLevel | TotalWorkingYears | TrainingTimesLastYear | WorkLifeBalance | YearsAtCompany | YearsInCurrentRole | YearsSinceLastPromotion | YearsWithCurrManager | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 41 | Yes | Travel_Rarely | 1102 | Sales | 1 | 2 | Life Sciences | 1 | 1 | 2 | Female | 94 | 3 | 2 | Sales Executive | 4 | Single | 5993 | 19479 | 8 | Y | Yes | 11 | 3 | 1 | 80 | 0 | 8 | 0 | 1 | 6 | 4 | 0 | 5 |
| 1 | 49 | No | Travel_Frequently | 279 | Research & Development | 8 | 1 | Life Sciences | 1 | 2 | 3 | Male | 61 | 2 | 2 | Research Scientist | 2 | Married | 5130 | 24907 | 1 | Y | No | 23 | 4 | 4 | 80 | 1 | 10 | 3 | 3 | 10 | 7 | 1 | 7 |
| 2 | 37 | Yes | Travel_Rarely | 1373 | Research & Development | 2 | 2 | Other | 1 | 4 | 4 | Male | 92 | 2 | 1 | Laboratory Technician | 3 | Single | 2090 | 2396 | 6 | Y | Yes | 15 | 3 | 2 | 80 | 0 | 7 | 3 | 3 | 0 | 0 | 0 | 0 |
| 3 | 33 | No | Travel_Frequently | 1392 | Research & Development | 3 | 4 | Life Sciences | 1 | 5 | 4 | Female | 56 | 3 | 1 | Research Scientist | 3 | Married | 2909 | 23159 | 1 | Y | Yes | 11 | 3 | 3 | 80 | 0 | 8 | 3 | 3 | 8 | 7 | 3 | 0 |
| 4 | 27 | No | Travel_Rarely | 591 | Research & Development | 2 | 1 | Medical | 1 | 7 | 1 | Male | 40 | 3 | 1 | Laboratory Technician | 2 | Married | 3468 | 16632 | 9 | Y | No | 12 | 3 | 4 | 80 | 1 | 6 | 3 | 3 | 2 | 2 | 2 | 2 |
| 5 | 32 | No | Travel_Frequently | 1005 | Research & Development | 2 | 2 | Life Sciences | 1 | 8 | 4 | Male | 79 | 3 | 1 | Laboratory Technician | 4 | Single | 3068 | 11864 | 0 | Y | No | 13 | 3 | 3 | 80 | 0 | 8 | 2 | 2 | 7 | 7 | 3 | 6 |
| 6 | 59 | No | Travel_Rarely | 1324 | Research & Development | 3 | 3 | Medical | 1 | 10 | 3 | Female | 81 | 4 | 1 | Laboratory Technician | 1 | Married | 2670 | 9964 | 4 | Y | Yes | 20 | 4 | 1 | 80 | 3 | 12 | 3 | 2 | 1 | 0 | 0 | 0 |
| 7 | 30 | No | Travel_Rarely | 1358 | Research & Development | 24 | 1 | Life Sciences | 1 | 11 | 4 | Male | 67 | 3 | 1 | Laboratory Technician | 3 | Divorced | 2693 | 13335 | 1 | Y | No | 22 | 4 | 2 | 80 | 1 | 1 | 2 | 3 | 1 | 0 | 0 | 0 |
| 8 | 38 | No | Travel_Frequently | 216 | Research & Development | 23 | 3 | Life Sciences | 1 | 12 | 4 | Male | 44 | 2 | 3 | Manufacturing Director | 3 | Single | 9526 | 8787 | 0 | Y | No | 21 | 4 | 2 | 80 | 0 | 10 | 2 | 3 | 9 | 7 | 1 | 8 |
| 9 | 36 | No | Travel_Rarely | 1299 | Research & Development | 27 | 3 | Medical | 1 | 13 | 3 | Male | 94 | 3 | 2 | Healthcare Representative | 3 | Married | 5237 | 16577 | 6 | Y | No | 13 | 3 | 2 | 80 | 2 | 17 | 3 | 2 | 7 | 7 | 7 | 7 |
| Age | Attrition | BusinessTravel | DailyRate | Department | DistanceFromHome | Education | EducationField | EmployeeCount | EmployeeNumber | EnvironmentSatisfaction | Gender | HourlyRate | JobInvolvement | JobLevel | JobRole | JobSatisfaction | MaritalStatus | MonthlyIncome | MonthlyRate | NumCompaniesWorked | Over18 | OverTime | PercentSalaryHike | PerformanceRating | RelationshipSatisfaction | StandardHours | StockOptionLevel | TotalWorkingYears | TrainingTimesLastYear | WorkLifeBalance | YearsAtCompany | YearsInCurrentRole | YearsSinceLastPromotion | YearsWithCurrManager | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1460 | 29 | No | Travel_Rarely | 468 | Research & Development | 28 | 4 | Medical | 1 | 2054 | 4 | Female | 73 | 2 | 1 | Research Scientist | 1 | Single | 3785 | 8489 | 1 | Y | No | 14 | 3 | 2 | 80 | 0 | 5 | 3 | 1 | 5 | 4 | 0 | 4 |
| 1461 | 50 | Yes | Travel_Rarely | 410 | Sales | 28 | 3 | Marketing | 1 | 2055 | 4 | Male | 39 | 2 | 3 | Sales Executive | 1 | Divorced | 10854 | 16586 | 4 | Y | Yes | 13 | 3 | 2 | 80 | 1 | 20 | 3 | 3 | 3 | 2 | 2 | 0 |
| 1462 | 39 | No | Travel_Rarely | 722 | Sales | 24 | 1 | Marketing | 1 | 2056 | 2 | Female | 60 | 2 | 4 | Sales Executive | 4 | Married | 12031 | 8828 | 0 | Y | No | 11 | 3 | 1 | 80 | 1 | 21 | 2 | 2 | 20 | 9 | 9 | 6 |
| 1463 | 31 | No | Non-Travel | 325 | Research & Development | 5 | 3 | Medical | 1 | 2057 | 2 | Male | 74 | 3 | 2 | Manufacturing Director | 1 | Single | 9936 | 3787 | 0 | Y | No | 19 | 3 | 2 | 80 | 0 | 10 | 2 | 3 | 9 | 4 | 1 | 7 |
| 1464 | 26 | No | Travel_Rarely | 1167 | Sales | 5 | 3 | Other | 1 | 2060 | 4 | Female | 30 | 2 | 1 | Sales Representative | 3 | Single | 2966 | 21378 | 0 | Y | No | 18 | 3 | 4 | 80 | 0 | 5 | 2 | 3 | 4 | 2 | 0 | 0 |
| 1465 | 36 | No | Travel_Frequently | 884 | Research & Development | 23 | 2 | Medical | 1 | 2061 | 3 | Male | 41 | 4 | 2 | Laboratory Technician | 4 | Married | 2571 | 12290 | 4 | Y | No | 17 | 3 | 3 | 80 | 1 | 17 | 3 | 3 | 5 | 2 | 0 | 3 |
| 1466 | 39 | No | Travel_Rarely | 613 | Research & Development | 6 | 1 | Medical | 1 | 2062 | 4 | Male | 42 | 2 | 3 | Healthcare Representative | 1 | Married | 9991 | 21457 | 4 | Y | No | 15 | 3 | 1 | 80 | 1 | 9 | 5 | 3 | 7 | 7 | 1 | 7 |
| 1467 | 27 | No | Travel_Rarely | 155 | Research & Development | 4 | 3 | Life Sciences | 1 | 2064 | 2 | Male | 87 | 4 | 2 | Manufacturing Director | 2 | Married | 6142 | 5174 | 1 | Y | Yes | 20 | 4 | 2 | 80 | 1 | 6 | 0 | 3 | 6 | 2 | 0 | 3 |
| 1468 | 49 | No | Travel_Frequently | 1023 | Sales | 2 | 3 | Medical | 1 | 2065 | 4 | Male | 63 | 2 | 2 | Sales Executive | 2 | Married | 5390 | 13243 | 2 | Y | No | 14 | 3 | 4 | 80 | 0 | 17 | 3 | 2 | 9 | 6 | 0 | 8 |
| 1469 | 34 | No | Travel_Rarely | 628 | Research & Development | 8 | 3 | Medical | 1 | 2068 | 2 | Male | 82 | 4 | 2 | Laboratory Technician | 3 | Married | 4404 | 10228 | 2 | Y | No | 12 | 3 | 1 | 80 | 0 | 6 | 3 | 4 | 4 | 3 | 1 | 2 |